Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(erc20): add more tests & mock evm logging #3

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

alexfertel
Copy link
Contributor

This adds a more complete unit-testing suite to the ERC-20 token + it mocks evm logging, which is needed to emit events.

PR Checklist

  • Tests
  • Documentation

@alexfertel alexfertel requested a review from qalisander March 21, 2024 11:02
@alexfertel alexfertel self-assigned this Mar 21, 2024
Copy link

netlify bot commented Mar 21, 2024

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit b37e5c3
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/65fc14df732a8d00084fc05b

Copy link

codecov bot commented Mar 21, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Member

@qalisander qalisander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alexfertel alexfertel merged commit 7cb587a into main Mar 21, 2024
18 checks passed
@alexfertel alexfertel deleted the erc20-unit-tests branch March 21, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants